Linux Shell wildcards, escape characters, metacharacters, special characters, shell escape1. linux shell wildcard (wildcard)
Wildcards are processed by shell (not by the command statements involved, but we have not found any introduction to these
Introduction to Linux Shell wildcard, metacharacters, escape character usagesWhen it comes to shell wildcard characters (wildcard), they are often used when used. Here is an example:
1
1
Here is an example:
The code is as follows:
[Chengmo@localhost ~/shell]$ ls
A.txt B.txt C.old
#2
[Chengmo@localhost ~/shell]$ ls *.txt
A.txt B.txt
#3
[Chengmo@localhost ~/shell]$ ls d*.txt
LS: Unable to access d*.txt: No file or directory
one, the Linux shell wildcard character (wildcard)Wildcards are handled by the shell (not by the command statements involved, but we are not aware of these wildcard characters in the shell commands), it will only appear in the "Parameters" of the
Tagged with: Shell wildcard characters LinuxWildcard characters, metacharacters, escape characters in Linux
Wildcard OFDM character escapes in Linux
The composition of the shell command
Wildcard characters
Article Title: Shell statement metacharacters in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Linux
Wildcard characters, metacharacters, escape characters in Linux
Wildcard OFDM character escapes in Linux
The composition of the shell command
Wildcard characters
Metacharacters Meta
Escape character
Sed commands use metacharacters with regular expressions, and sed commands use regular expressions
1. IntroductionSed is a non-interactive editor. It does not modify the file unless you use shell redirection to save the results. By default, all
Summary of shell 13, Summary of shell 13
We know that computer hardware resources, such as disks, I/O, and memory, are centrally managed by software. Such special software is often referred to as an operating system, windows builds its own interface
Linux shell Escape Character metacharacter wildcard special character summary, shell escape1. linux shell wildcard (wildcard)
Wildcards are processed by shell (not by the command statements involved, but we have not found any introduction to these
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.